GtkTextView: Change draw_layer signature
authorMatthias Clasen <mclasen@redhat.com>
Wed, 13 Aug 2014 13:09:22 +0000 (09:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 13 Aug 2014 13:18:08 +0000 (09:18 -0400)
commit7450277708e23a54ae97959a4fda675edf902f49
tree05ec651c32784eb47c3bd9429726d6a0720e3096
parentfc09560d13674310d5c6dc4080a3c830ee66013d
GtkTextView: Change draw_layer signature

Vfuncs should really take 'this' of the right type - the type
that the vfunc is added in.
gtk/gtktextview.c
gtk/gtktextview.h